Home
last modified time | relevance | path

Searched defs:cycles (Results 1 – 25 of 92) sorted by relevance

1234

/external/tensorflow/tensorflow/python/saved_model/
Dload_test.py79 def cycle(obj, cycles, signatures=None, options=None): argument
103 def test_structure_import(self, cycles): argument
114 def test_variables(self, cycles): argument
133 def test_variables_name(self, cycles): argument
149 def test_partially_defined_variable_shape(self, cycles): argument
169 def test_capture_variables(self, cycles): argument
184 def test_capture_constant(self, cycles): argument
193 def test_control_outputs(self, cycles): argument
220 def test_assets(self, cycles): argument
242 def test_cond_prune(self, cycles): argument
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h49 absl::string_view category, int64_t cycles, int64_t flop_count, in AddOp()
66 int64_t cycles; member
73 double CyclesToSeconds(int64_t cycles) const { in CyclesToSeconds()
76 double CyclesToMicroseconds(int64_t cycles) const { in CyclesToMicroseconds()
/external/antlr/tool/src/main/java/org/antlr/tool/
DLeftRecursionCyclesMessage.java39 public Collection<? extends Collection<? extends Rule>> cycles; field in LeftRecursionCyclesMessage
41 public LeftRecursionCyclesMessage(Collection<? extends Collection<? extends Rule>> cycles) { in LeftRecursionCyclesMessage()
/external/igt-gpu-tools/tests/i915/
Dgem_sync.c109 unsigned long cycles; in sync_ring() local
148 unsigned long cycles; in idle_ring() local
211 unsigned long cycles; in wakeup_ring() local
320 unsigned long cycles; in active_ring() local
390 unsigned long cycles; in active_wakeup_ring() local
527 unsigned long cycles; in store_ring() local
645 unsigned long cycles; in switch_ring() local
806 __store_many(int fd, unsigned ring, int timeout, unsigned long *cycles) in __store_many()
993 unsigned long cycles; in sync_all() local
1050 unsigned long cycles; in store_all() local
[all …]
/external/tensorflow/tensorflow/python/saved_model/registration/
Dregistration_saving_test.py118 def cycle(obj, cycles, signatures=None, options=None): argument
139 def test_registered_serializable(self, cycles): argument
169 def test_none_proto(self, cycles): argument
192 def test_deserialization_dependencies(self, cycles): argument
214 def test_registered_saver(self, cycles): argument
/external/ow2-asm/asm-analysis/src/test/resources/
DIssue316204.class ... [][]) Object[][] cycles StringBuffer cycleText int i int j String message org. ...
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dcycles_test.c15 int cycles(void) in cycles() function
/external/skia/src/utils/
DSkBlitterTraceCommon.h69 void addTrace(const char* name, uint64_t cycles, uint64_t scanLines, uint64_t pixels) { in addTrace()
85 uint64_t cycles, in printIncrements()
/external/jackson-annotations/release-notes/
DVERSION-2.x172 * [JACKSON-107]: Add support for Object Identity (to handled cycles, shared refs), variable
/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/
Ddelay.h11 static inline void __delay(uint64_t cycles) in __delay()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.cc115 grpc_millis grpc_cycle_counter_to_millis_round_down(gpr_cycle_counter cycles) { in grpc_cycle_counter_to_millis_round_down()
120 grpc_millis grpc_cycle_counter_to_millis_round_up(gpr_cycle_counter cycles) { in grpc_cycle_counter_to_millis_round_up()
/external/rust/crates/gdbstub/examples/armv4t/
Demu.rs139 let mut cycles = 0; in run() localVariable
156 let mut cycles = 0; in run() localVariable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dtime_precise.cc116 gpr_timespec gpr_cycle_counter_to_time(gpr_cycle_counter cycles) { in gpr_cycle_counter_to_time()
149 gpr_timespec gpr_cycle_counter_to_time(gpr_cycle_counter cycles) { in gpr_cycle_counter_to_time()
/external/mesa3d/src/mesa/math/
Dm_debug_xform.c168 int mtype, unsigned long *cycles ) in test_transform_function()
313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function()
359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
Dm_debug_clip.c230 int psize, long *cycles ) in test_cliptest_function()
384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
/external/musl/src/time/
D__year_to_secs.c13 int cycles, centuries, leaps, rem; in __year_to_secs() local
/external/autotest/client/cros/
Dstorage.py292 def wait_for_devices(self, storage_filter, time_to_sleep=1, cycles=10, argument
343 def wait_for_device(self, storage_filter, time_to_sleep=1, cycles=10, argument
/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util_test.cc51 GraphCycles cycles; in TEST() local
70 GraphCycles cycles; in TEST() local
92 GraphCycles cycles; in TEST() local
/external/webrtc/modules/audio_coding/neteq/tools/
Drtp_analyze.cc97 int cycles = -1; in main() local
/external/autotest/client/site_tests/cellular_StressEnable/
Dcellular_StressEnable.py53 def run_once(self, test_env, cycles=3, min=15, max=25): argument
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/
DParallelTest.java60 int cycles = 200; in run() local
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DNativeInterpolatorFactoryNatives.java21 public static native long createCycleInterpolator(float cycles); in createCycleInterpolator()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c66 double cycles, in write_tsv_row()
164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeNativeInterpolatorFactory.java50 protected static long createCycleInterpolator(float cycles) { in createCycleInterpolator()

1234